Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_create
date_create
DateTime::__construct alias - Returns a new DateTime object
Name:
date_create
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the new DateTime object.
Related
How to Analyze Memory Bottlenecks with memory_get_usage and memory_get_peak_usage to Improve Application Performance
9
In-depth Exploration of PHP Efficient Development and Performance Optimization Techniques
10
Analysis of differences and compatibility between mb_get_info in PHP 7.x and PHP 8.x
10
How to combine stream_get_filters and stream_filter_append to implement stream data processing?
7
Similar Functions
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
timezone_open
timezone_open
AliasforDateTimeZo
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_modify
date_modify
AliasforDateTime::
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
gettimeofday
gettimeofday
Getthecurrenttime(mi
timezone_location_get
timezone_location_get
AliasforDateTimeZo
date_sunset
date_sunset
Returnsthesunsettime
Popular Articles